home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / miscellaneous / science / maths / calc / source / have_malloc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-07  |  128 b   |  5 lines

  1. /* Created from scratch for the Amiga w/ Lattice C */
  2.  
  3. /* do we have /usr/include/malloc.h? */
  4. #define HAVE_MALLOC_H  /* yes */
  5.